home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeeUUUUrrrrNNNN((((IIII3333XXXXXXXX))))SSSSyyyyssssXXXXttttmmmmeeeeDDDDmmmmrrrrooooVVVVppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_D_r_o_p_S_i_t_e_Q_u_e_r_y_S_t_a_c_k_i_n_g_O_r_d_e_r - A Drag and Drop function that
- returns the parent, a list of children, and the number of
- children for a specified widget
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/DragDrop.h>
-
- Status XmDropSiteQueryStackingOrder (wwwwiiiiddddggggeeeetttt,,,, ppppaaaarrrreeeennnntttt____rrrreeeettttuuuurrrrnnnn,,,, cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss,,,, nnnnuuuummmm____cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _W_i_d_g_e_t *ppppaaaarrrreeeennnntttt____rrrreeeettttuuuurrrrnnnn;
- _W_i_d_g_e_t **cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss;
- _C_a_r_d_i_n_a_l *nnnnuuuummmm____cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_D_r_o_p_S_i_t_e_Q_u_e_r_y_S_t_a_c_k_i_n_g_O_r_d_e_r obtains the parent, a list of
- children registered as drop sites, and the number of
- children registered as drop sites for a given widget. The
- children are listed in current stacking order, from bottom-
- most (first child) to the top-most (last child). This
- function allocates memory for the returned data that must be
- freed by calling _X_t_F_r_e_e.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the widget ID. For this widget, you obtain
- the list of its children, its parent, and the number of
- children.
-
- ppppaaaarrrreeeennnntttt____rrrreeeettttuuuurrrrnnnn
- Returns the widget ID of the drop site parent of the
- specified widget.
-
- cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss
- Returns a pointer to the list of drop site children
- associated with the specified widget.
-
- nnnnuuuummmm____cccchhhhiiiilllldddd____rrrreeeettttuuuurrrrnnnnssss
- Returns the number of drop site children for the
- specified widget.
-
- For a complete definition of DropSite and its associated
- resources, see _X_m_D_r_o_p_S_i_t_e(_3_X).
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns zero if the routine fails; returns a nonzero value
- if it succeeds.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_D_r_o_p_S_i_t_e(_3_X) and _X_m_D_r_o_p_S_i_t_e_C_o_n_f_i_g_u_r_e_S_t_a_c_k_i_n_g_O_r_d_e_r(_3_X).
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-